GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / EnableJBIG2 Property





In This Topic
EnableJBIG2 Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property EnableJBIG2 As Boolean
public bool EnableJBIG2 {get; set;}
public read-write property EnableJBIG2: Boolean; 
public function get,set EnableJBIG2 : boolean
public: __property bool get_EnableJBIG2();
public: __property void set_EnableJBIG2( 
   bool value
);
public:
property bool EnableJBIG2 {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members